home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / Tiger Woods / data1.cab / Bin / render6.ini < prev    next >
Encoding:
INI File  |  2002-10-28  |  3.5 KB  |  159 lines

  1. #Stormy 7/12/02
  2.  
  3. [Light0]
  4. #key1
  5. Diffuse = 1,1,1
  6. Ambient = .8,.8,.8
  7. Direction = -75,0,0
  8.  
  9.  
  10. ; self shadowing light (other non-shadowing lights are way at the bottom of this file
  11. [LightSS0]
  12. #Self-Shadow Main light
  13. Diffuse = .8,.8,.8
  14. Ambient = .7,.7,.7
  15. Direction = -75,0,0
  16.  
  17. [GolferMaterial]
  18. Diffuse =.9,.9,.9    
  19. Ambient = .9,.9,.9
  20. Emissive=  0,0,0
  21.  
  22. ; This value is added to all High and med tree lighting values on a per vertex basis
  23. [TreeAmbient]
  24. value=0
  25.  
  26. [Fog]
  27. Enabled=1;
  28. Start=500  ;works only if particle fog is off
  29. End=15000
  30. Color=0.52,0.52,0.52,1.0
  31. ; For particle system fog.  DMK.1
  32. gFogNumParticles=55    ;needs to be changed to update any fog parameters
  33. gFogWidth=3200.0    ;fog particle volume dimensions
  34. gFogHeight=900.0
  35. gFogDepth=3200.0
  36. gFogClipRadius=1600.0    ;distance at which particles dies
  37. gFogFadeRadius=1400.0    ;start of fade in distance
  38. gFogFreeRadius=500.0    ;particles fully faded in
  39. gFogVoidRadius=200.0    ;where fog particles start from camera / start fade in
  40. gFogMinParticleRadius=600.0    ;define fog particle size
  41. gFogMaxParticleRadius=1000.0
  42. gFogMinParticleAlpha=0.5
  43. gFogMaxParticleAlpha=0.7
  44. gFogMinParticleIllumination=0.6,0.6,0.6,1.0
  45. gFogMaxParticleIllumination=0.9,0.9,0.9,1.0
  46. gFogUnitMass=0.68
  47. gFogFogFloor=1000.0
  48. gFogScreenAligned=0
  49. gFogUseDistanceFog=1
  50. gFogNearFogPlane=500.0
  51. gFogFarFogPlane=15000.0
  52. gFogLineTolerance=0.56
  53.  
  54. ;Golfer Bump mapping scale
  55. [BumpMap]
  56. Scale=3
  57.  
  58. [GlobalLightingValues]
  59. ; This value is multiplied into every diffuse in the entire scene except the skydome (terrain, pan, trees, golfer, ball, etc)
  60. Diffuse=.9,.9,.9,1
  61. GolferShadow=.85
  62.  
  63.  
  64. [ShadowMap]
  65. HeightScale = 1.2
  66. CenterUV=.5,.5
  67. Rotation=0
  68. ; the higher the value the lighter the shadows
  69. ClampValue=.9
  70. ; this value is tacked onto the name of the shadow map before the .dds.  For example, 1.dds becomes 1a.dds. If this value is missing, then nothing is tacked on
  71. ShadowId=98
  72.  
  73. ; The terrain contrast function is a way of spreading out the lighting values with the following formula:
  74. ; ((Color - MidValue) * Scale) + Shift
  75. ;
  76. ; MidValue -  is the value below which values become darker and above which values become lighter
  77. ; Scale    - is the amount to spread out (or in) the values.  The greater the number, the more spread out the lighting becomes.  ;    ;         If this number is < 1, it has the effect of 'pulling in' the lighting range.
  78. ; Shift       - Generally this value is the same as Midvalue unless you want to lighten or darken the entire range of lighting values.
  79. [TerrainContrast]
  80. MidValue=1.0
  81. Shift=1.0
  82. Scale=.7
  83.  
  84. [TreeContrast]
  85. MidValue=1.
  86. Shift=1.
  87. Scale=1.0
  88.  
  89. ; These currently aren't working because the lensflare's position is relative to the course.  Therefore work will need to be done to 
  90. ; allow the position to be in some aribrary place that artists can set
  91. [LensFlare]
  92. Enabled=0
  93.  
  94.  
  95. [ProceduralCloudParameters]
  96. on=1
  97. m_vDisplTexXform0=.25,.25,-0.004,-0.004
  98. m_vBaseTexXform0=.3,.3,0,0
  99. m_vDisplTexXform1=.25,.25,-0.006,-0.006
  100. m_vBaseTexXform1=.3,.3,0,0
  101. m_vDisplScale0=0.85,0.5,0.0,0.0
  102. m_vCloudColor0=.2,.2,.2,.2
  103. m_vDisplScale1=.3,.3,0.0,0.0
  104. m_vCloudColor1=.2,.2,.2,.2
  105. reloadIni=-1
  106.  
  107. [RainParameters]
  108. on=1
  109. m_density=0.45
  110. m_color=0.75,0.75,0.75,0.0
  111. rainDistance=500.0
  112. dropLength=15.0
  113. dropSize=0.05
  114. dropVelocity=170
  115. rainBottom=-200.0
  116. reloadRainParams=-1
  117.  
  118. [Flag]
  119. ambientColorShaft=.55,.55,.55,.40
  120. ambientColorFlag=1.0,1.0,1.0,0.8
  121. shadowIntensityShaft=0.05
  122. shadowIntensityFlag=0.05
  123.  
  124. [SkydomeAnimationControls]
  125. deltaU=0.02
  126. deltaV=.04
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.